home *** CD-ROM | disk | FTP | other *** search
-
-
-
- wwwwrrrriiiitttteeeepppp((((3333GGGG)))) wwwwrrrriiiitttteeeepppp((((3333GGGG))))
-
-
-
- NNNNAAAAMMMMEEEE
- wwwwrrrriiiitttteeeepppp - paints a row of pixels on the screen
-
- FFFFOOOORRRRTTTTRRRRAAAANNNN 77777777 SSSSPPPPEEEECCCCIIIIFFFFIIIICCCCAAAATTTTIIIIOOOONNNN
- ssssuuuubbbbrrrroooouuuuttttiiiinnnneeee wwwwrrrriiiitttteeeepppp((((nnnn,,,, ccccoooolllloooorrrrssss))))
- iiiinnnntttteeeeggggeeeerrrr****4444 nnnn
- iiiinnnntttteeeeggggeeeerrrr****2222 ccccoooolllloooorrrrssss((((nnnn))))
-
- PPPPAAAARRRRAAAAMMMMEEEETTTTEEEERRRRSSSS
- _n expects the number of pixels you want to paint.
-
- _c_o_l_o_r_s expects an array of color indices. The system reads _n elements
- from this array and writes a pixel of the appropriate color for
- each.
-
- DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
- wwwwrrrriiiitttteeeepppp paints a row of pixels on the screen in color map mode. The
- starting location is the current character position. The system updates
- the current character position to one pixel to the right of the last
- painted pixel. The system paints pixels from left to right, and clips to
- the current screenmask.
-
- wwwwrrrriiiitttteeeepppp does not automatically wrap from one line to the next. The
- current character position becomes undefined if the new position is
- outside the viewport.
-
- The system must be in color map mode for wwwwrrrriiiitttteeeepppp to function correctly.
-
- SSSSEEEEEEEE AAAALLLLSSSSOOOO
- lrectw
-
- NNNNOOOOTTTTEEEESSSS
- wwwwrrrriiiitttteeeepppp should not be used in new development. Rather, pixels should be
- written using the high-performance llllrrrreeeeccccttttwwww command.
-
- This routine is available only in immediate mode.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- PPPPaaaaggggeeee 1111
-
-
-
-